[INFO] fetching crate crabbyq 1.0.0...
[INFO] fixing crabbyq-1.0.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate crabbyq 1.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate crabbyq 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crabbyq 1.0.0
[INFO] tweaked toml for crates.io crate crabbyq 1.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crabbyq 1.0.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crabbyq 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rumqttc v0.25.1
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] [stderr]   Downloaded async-nats v0.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02
[INFO] running `Command { std: "docker" "start" "0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking crabbyq v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crabbyq::brokers::RedisBroker`
[INFO] [stdout]   --> examples/basic_redis.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crabbyq::brokers::RedisBroker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `RedisBroker` in `brokers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/brokers/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "redis")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `redis` feature
[INFO] [stdout] 15 | pub use redis::RedisBroker;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crabbyq::brokers::NatsBroker`
[INFO] [stdout]   --> examples/multirouter.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crabbyq::brokers::NatsBroker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `NatsBroker` in `brokers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/brokers/mod.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "nats")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `nats` feature
[INFO] [stdout] 13 | pub use nats::NatsBroker;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crabbyq::brokers::NatsBroker`
[INFO] [stdout]   --> examples/jetstream.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crabbyq::brokers::NatsBroker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `NatsBroker` in `brokers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/brokers/mod.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "nats")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `nats` feature
[INFO] [stdout] 13 | pub use nats::NatsBroker;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `redis` in this scope
[INFO] [stdout]   --> examples/basic_redis.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let client = redis::Client::open("redis://127.0.0.1:6379")?;
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `redis`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `redis`, use `cargo add redis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/jetstream.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let jetstream = async_nats::jetstream::new(nats_client);
[INFO] [stdout]    |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/multirouter.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let nats_client = async_nats::connect("nats://localhost:4222").await?;
[INFO] [stdout]    |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RedisPublisher` in this scope
[INFO] [stdout]   --> examples/basic_redis.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let publisher = RedisPublisher::new(broker.clone());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ use of undeclared type `RedisPublisher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/jetstream.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .get_or_create_stream(async_nats::jetstream::stream::Config {
[INFO] [stdout]    |                               ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/jetstream.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             retention: async_nats::jetstream::stream::RetentionPolicy::WorkQueue,
[INFO] [stdout]    |                        ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/jetstream.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |             storage: async_nats::jetstream::stream::StorageType::Memory,
[INFO] [stdout]    |                      ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crabbyq::brokers::MqttBroker`
[INFO] [stdout]   --> examples/basic_mqtt.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crabbyq::brokers::MqttBroker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `MqttBroker` in `brokers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/brokers/mod.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "mqtt")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `mqtt` feature
[INFO] [stdout] 11 | pub use mqtt::MqttBroker;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rumqttc`
[INFO] [stdout]  --> examples/basic_mqtt.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rumqttc::MqttOptions;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `rumqttc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rumqttc`, use `cargo add rumqttc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crabbyq` (example "multirouter") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crabbyq` (example "basic_redis") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find type `MqttPublisher` in this scope
[INFO] [stdout]   --> examples/basic_mqtt.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let publisher = MqttPublisher::new(broker.clone());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of undeclared type `MqttPublisher`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 20 -     let publisher = MqttPublisher::new(broker.clone());
[INFO] [stdout] 20 +     let publisher = Publisher::new(broker.clone());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/jetstream.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let nats_client = async_nats::connect("nats://localhost:4222").await?;
[INFO] [stdout]    |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NatsPublisher` in this scope
[INFO] [stdout]   --> examples/jetstream.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let publisher = NatsPublisher::new(nats_broker.clone());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of undeclared type `NatsPublisher`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 -     let publisher = NatsPublisher::new(nats_broker.clone());
[INFO] [stdout] 47 +     let publisher = Publisher::new(nats_broker.clone());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NatsRouter` in this scope
[INFO] [stdout]   --> examples/jetstream.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let app = NatsRouter::new()
[INFO] [stdout]    |               ^^^^^^^^^^ use of undeclared type `NatsRouter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crabbyq::brokers::NatsBroker`
[INFO] [stdout]   --> examples/publishers.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crabbyq::brokers::NatsBroker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `NatsBroker` in `brokers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/brokers/mod.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "nats")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `nats` feature
[INFO] [stdout] 13 | pub use nats::NatsBroker;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crabbyq` (example "basic_mqtt") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crabbyq` (example "jetstream") due to 8 previous errors
[INFO] [stdout] error[E0432]: unresolved import `crabbyq::brokers::NatsBroker`
[INFO] [stdout]   --> examples/graceful_shutdown.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crabbyq::brokers::NatsBroker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `NatsBroker` in `brokers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/brokers/mod.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "nats")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `nats` feature
[INFO] [stdout] 13 | pub use nats::NatsBroker;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/publishers.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let nats_client = async_nats::connect("nats://localhost:4222").await?;
[INFO] [stdout]    |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_nats` in this scope
[INFO] [stdout]   --> examples/graceful_shutdown.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let nats_client = async_nats::connect("nats://localhost:4222").await?;
[INFO] [stdout]    |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `async_nats`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_nats`, use `cargo add async_nats` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crabbyq` (example "publishers") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crabbyq` (example "graceful_shutdown") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02", kill_on_drop: false }`
[INFO] [stdout] 0c4b5e4b45b286bc4436f484ecdbd89e3e68cb320ee76de2c7a53960cc716e02
